Add operator

Basic and Crystal syntax.

Usage

x+y

Adds values x and y.

Examples

The following examples are applicable to both Basic and Crystal syntax:

5 + 6

Returns 11.

{file.QTY1} + {file.QTY2}

Returns 1487 where {file.QTY1} = 366 and {file.QTY2} = 1121.

{file.AMT1} + {file.AMT2} + {file.AMT3} + {file.AMT4}

Returns 20 where {file.AMT1} = 2, {file.AMT2} = 4, {file.AMT3} = 6, {file.AMT4} = 8.

{file.CLASS1} + 25

Returns 37 where {file.CLASS1} = 12.

CDate (1991, 04, 05) + 12

Returns the date value April 17, 1991.

Related topics

Formula 8

Formula 16



Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com